Use std::next rather than adding to iterator in tests
authorClaudio Cambra <claudio.cambra@nextcloud.com>
Thu, 5 Dec 2024 07:40:00 +0000 (15:40 +0800)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 20 Dec 2024 15:26:57 +0000 (16:26 +0100)
commit60da482b792bca357c377acdfe76047cdbd898db
tree7aab29e4aa79c4d345bc36c1b66e3ab6c57e0d26
parentab51b11ca36e153a6d69367aec277bb51dae6183
Use std::next rather than adding to iterator in tests

Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com>
test/testchunkingng.cpp